Int(number) Returns the closest integer smaller than a number. See also Ceiling, Fix, and Round.
Returns the closest integer smaller than a number.
See also Ceiling, Fix, and Round.
Real number you want to round down to an integer.